home *** CD-ROM | disk | FTP | other *** search
- Path: nntp0.brunel.ac.uk!usenet
- From: Francesco Fantauzzi <mapgfgf@brunel.ac.uk>
- Newsgroups: comp.lang.c++
- Subject: MFC and Visual C++ 4 bug? (or am I not good at? :)
- Date: 28 Mar 1996 13:12:22 GMT
- Organization: Brunel University
- Message-ID: <4je37m$7qg@mimas.brunel.ac.uk>
- NNTP-Posting-Host: maths-pc-125.brunel.ac.uk
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
-
- Hi.
- I'm following the "Data Access Objects (DAO) Tutorial" with Visual
- C++ 4, implementing tha DaoEnrol application.
-
- I follow carefully (belive me) the instructions on the manual (Chapter
- 34), and end up with this problem:
-
- with ClassWizard, I can't add variables to the class CSectionForm
- (derived by CDaoRecordView);
-
- the reason is:
-
- the [Add Variable] button is disabled (!).
-
- In the documentation, a bug is reported concerning buttons
- [Update Columns] and [Bind All], but the walkaround sudgested doesn't
- work with my problem.
-
- I have tryied it again several times, with the same outcome: the
- problem appears as soon as ClassWizard finishes creating the skeleton
- application.
-
- Has anybody out there experienced this problem? Any suggestion?
-
- Thanks for any help,
-
- Francesco G. FANTAUZZI (mapgfgf@brunel.ac.uk)
-
-
-